widget: Don't set widget path on style context
authorBenjamin Otte <otte@redhat.com>
Mon, 19 Mar 2012 00:19:59 +0000 (01:19 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 17 Apr 2012 06:59:09 +0000 (08:59 +0200)
commit7f511f2b33f3dbf7e41b1e5dd467956bd6427b32
treea73f884f302f7628134ed8288334d7f8de6f57c7
parente5ab48ac595f4af1367446d18c5d022dabeeb645
widget: Don't set widget path on style context

Instead, make the style context use the widget's path. Saves a bunch of
memory.
gtk/gtkstylecontext.c
gtk/gtkwidget.c